03. Setup
Setup
Below are the steps you'll need to complete to get set up for the project. If you've been following along with the course and already have IntelliJ installed, along with an up-to-date version of Java, then the only step you'll need to complete is the last one (creating a new Java project).
Project Setup
Task Description:
Before going further, be sure that you've done the following:
Task Feedback:
Nice work!
Starter Code
Note that there is intentionally no starter code provided for this project—you will be showing off your new Java skills by building the entire app from scratch! Although this may be more challenging, it more realistically simulates the situation you'll experience as a developer. Having created everything with your own two hands, you'll have confidence that you truly have learned how to build a Java application!